CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - transpose matrix

搜索资源列表

  1. matrix-inversion

    0下载:
  2. 矩阵求逆的完整实现,其中包括矩阵转置、求矩阵行列式、求伴随矩阵等功能模块,可以直接使用。-Complete implementation of matrix inversion, including matrix transpose, a matrix determinant, matrix and other requirements associated with function modules can be used directly.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:941
    • 提供者:肖欢
  1. Matrix

    0下载:
  2. VC++ 矩阵运算程序及技术文档,主要是进行矩阵的输入、输出运算,本程序能根据矩阵表达式来进行表达式求解。也就是说程序能判定各个运算符的优先权,然后进行分析计算。同时它还可对具有相同行数和列数的矩阵间的加法、减法运算,符合矩阵乘法规则要求的矩阵间的乘法运算,方阵间的除法,方阵的求逆,矩阵的求转置矩阵等运算。 -VC++ matrix operations procedures and technical documentation, primarily the matrix of the i
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:53527
    • 提供者:
  1. cvmatop

    0下载:
  2. 该代码是矩阵的功能演示,包含矩阵的复制,矩阵的转置,矩阵的求逆,-The code is a matrix function of presentation, including a copy of matrix, matrix transpose, matrix inversion, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:874
    • 提供者:manzhu
  1. matrix

    0下载:
  2. 矩阵的实现(十字链表为基础),基本功能(转置,求和,求积)-Matrix in (cross-list based), the basic functions (transpose, sum, product)
  3. 所属分类:Data structs

  1. Sparse-matrix-transposed

    0下载:
  2. 利用三元组表存储表示,求稀疏矩阵的转置矩阵-Using the table triples storage representation, find the sparse matrix transpose
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:14937
    • 提供者:钱行
  1. matrix

    0下载:
  2. 矩阵运算,包括加减乘除、取逆、转置,采用双精度浮点数运算,精度很高-Matrix operations including addition, subtraction, take inverse, transpose, using double-precision floating-point operation, high precision
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1068
    • 提供者:郑畅
  1. erweidongtaishuzuzhuanzhi

    0下载:
  2. 输入两个个数字分别控制行向量个数和列向量个数。动态生成二维矩阵,对矩阵赋值后将其转置输出。 输入的第一行为了两个整数m、n,接下来有一个由m*n个数据组成的整数矩阵。 按转置后的矩阵格式输出转置矩阵(n*m)。-Enter two digits are the number of control lines and the column vector vector number. Dynamically generated two-dimensional matrix,
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:31459
    • 提供者:张一
  1. cPP

    0下载:
  2. 解析空中三角测量的迭代运算,包括矩阵转置,矩阵求逆,矩阵相乘等关键运算-Resolution aerial triangulation of the iteration, including matrix transpose, matrix inversion, matrix multiplication and other key operations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2811
    • 提供者:刁建树
  1. transpose

    0下载:
  2. 这是一个基于GPU计算矩阵转置的经典的实例,共享给大家,供gpu运算的爱好者学习,参考。-This is a GPU-based computing matrix transpose of the classic examples, for everyone to share, for the gpu computing enthusiasts to learn, for reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:10438
    • 提供者:qiu
  1. Matrix

    0下载:
  2. 矩阵进行逆转换,求转置,求乘积,进行等距插值,带有注释说明-Matrix inverse, transpose, multiplication, equidistant interpolation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1308
    • 提供者:heyongjie
  1. matrix

    0下载:
  2. 一个c++编写的操作类,用于计算矩阵的和、差、积、转置、行列式、秩和矩阵化简、矩阵最简阵等等。-Write a c++ class operation, used to calculate the matrix, difference, product, transpose, determinant, rank, and simplification of the matrix, the matrix array, and so the most simple.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:4252
    • 提供者:杨赋庚
  1. matrix

    0下载:
  2. matrix addition, multiplication, transpose
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:754
    • 提供者:Justice
  1. Matrix-transpose

    0下载:
  2. 对矩阵进行转置 用二维数组进行转置 C-Matrix transpose
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:891933
    • 提供者:luyu
  1. transposed-matrix

    0下载:
  2. 求矩阵转置,非常好用,适合于N阶矩阵,用C#编出,通过测试。-Demand matrix transpose, very easy to use, suitable for N-order matrix, with C# code out of the test.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:38864
    • 提供者:jeffrey
  1. Sparse-matrix

    0下载:
  2. 是关于描写数据结构中得稀疏矩阵的一些算法,有转置和乘法的运算。-Descr iption of the data on the structure of some very sparse matrix algorithm, the transpose and multiplication.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:862387
    • 提供者:梦薰
  1. Math

    0下载:
  2. 可以进行矩阵转置,矩阵相乘,矩阵相加,矩阵求逆-Can undertake matrix transpose matrix multiplication, matrix addition, inverse matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:37720
    • 提供者:李静然
  1. Matrix-inversion

    0下载:
  2. 一种求矩阵转置的Fortran语言程序,比较简单明了-One kind of demand matrix transpose of the Fortran language program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:875989
    • 提供者:张恒运
  1. MatrixCX

    0下载:
  2. 线性代数的矩阵运算。包括矩阵的逆,矩阵的转置,矩阵行列式等等。。。 线性代数的矩阵运算。包括矩阵的逆,矩阵的转置,矩阵行列式-Of linear algebra matrix operations. Including the matrix inverse, matrix transpose, matrix determinant. . .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:31199
    • 提供者:kongxia
  1. transpose

    0下载:
  2. 北邮复试上机题目: Descr iption 子矩阵旋转操作。 Input 前5行每行5个整数,表示一个5*5阶的矩阵。 第6行为4个整数a b c d,根据这4个整数进行相应的旋转操作。 Output 若a b分别为1 2,则将原矩阵中以第c行第d列元素为左上角的2*2阶子矩阵顺时钟旋转90度后输出原矩阵。 若a b分别为1 3,则将原矩阵中以第c行第d列元素为左上角的3*3阶子矩阵顺时钟旋转90度后输出原矩阵。 若a b分别为2 2,则将原矩阵中以第c行第
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:388880
    • 提供者:Jeniffer1
  1. Sparse-matrix

    0下载:
  2. 稀疏矩阵的 产生 和转置 快速转置 主要是 数据结构 课程内容-Fast transpose sparse matrix and transpose
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:279796
    • 提供者:jack
« 1 2 3 45 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com